For a list of all members of this type, see IKeyedList<TItem,TKey> members.
Name | Description | |
---|---|---|
![]() | Clear | Clears the contents of the collection. |
![]() | ContainsKey | Indicates if an item with the specified key exists within the collection. |
![]() | IndexOfKey | Returns the index of the item with the specified key. |
![]() | TryGetItem | Gets the item with the specified key |